home *** CD-ROM | disk | FTP | other *** search
/ Yellows - Privacy (Deluxe) / Akira Gomi Photographs - Yellows: Privacy (Deluxe) - Disc 2.iso / privacy.exe / privacy.dxr / 00001.ls next >
Encoding:
Text File  |  1996-07-04  |  131 b   |  8 lines

  1. on exitFrame
  2.   global gcdpath
  3.   if voidp(gcdpath) then
  4.     set gcdpath to the moviePath
  5.   end if
  6.   go(1, gcdpath & "OPENDIGI")
  7. end
  8.